net/http/httputil.maxLatencyWriter.flushPending (field)
7 uses
net/http/httputil (current package)
reverseproxy.go#L638: mlw.flushPending = true
reverseproxy.go#L701: flushPending bool
reverseproxy.go#L712: if m.flushPending {
reverseproxy.go#L720: m.flushPending = true
reverseproxy.go#L727: if !m.flushPending { // if stop was called but AfterFunc already started this goroutine
reverseproxy.go#L731: m.flushPending = false
reverseproxy.go#L737: m.flushPending = false
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)